價格:免費
更新日期:2019-04-23
檔案大小:4.8M
目前版本:1.1.4
版本需求:Android 7.0 以上版本
官方網站:mailto:cperezprieto@gmail.com
Docker Inspector is an unofficial client application for Docker.
You can monitor and manage your Docker Hosts on the go in a simple and natural way.
Supports TLS and non-TLS Docker Host API connections. The sensitive info related with your TLS connections always remains in your device.
Within the Containers Tab it is possible to Start/Stop Pause/Resume and remove containers.
In the Images tab it is possible to Create a new container based on the selected image. You can set the following parameter before create the Container:
- Name
- Environment Variables
- Port Bindings
- Volumes
More features will come, stay tunned.
Supports Swarm Standalone & Swarm Mode:
- Swarm Standalone: A native clustering system for Docker. It turns a pool of Docker hosts into a single, virtual host using an API proxy system. See Docker Swarm overview https://docs.docker.com/swarm/overview/. It is Docker's first container orchestration project that began in 2014. Combined with Docker Compose, it's a very convenient tool to schedule containers. Its flexibility and simplicity make it easy to integrate with existing IT infrastructure. Many companies and users have deployed Docker Swarm standalone for production and experimental projects. Docker does not currently have a plan to deprecate Docker Swarm. The Docker API is backward compatible so Docker Swarm will continue to work with future Docker Engine versions.
- Swarm Mode: Cluster management and orchestration features in Docker Engine 1.12 or later. When Swarmkit is enabled we call Docker Engine running in swarm mode. See the feature list: https://docs.docker.com/engine/swarm/. This project focuses on micro-service architecture. It supports service reconciliation, load balancing, service discovery, built-in certificate rotation, etc. Swarm mode is Docker's response to the community's request to simplify service orchestration.
For more info visit: